It's easy to get lazy when no one is looking. This is the idea behind the very webpage that you're looking at.

I have set up my computer to automatically track the number of lines that I knock off my to-do list.

You can "poke" me to remind me to stay alert and motivated when you see that I'm not being as productive as I can be.

// dates on-time not on-time // 0 2025-09-11 0 0 // 1 2025-09-12 0 0 // 2 2025-09-13 0 0 // 3 2025-09-14 0 3 // 4 2025-09-15 0 1 // 5 2025-09-16 0 3 // 6 2025-09-17 0 1 // 7 2025-09-18 0 3 // 8 2025-09-19 0 3 // 9 2025-09-20 0 2 // 10 2025-09-21 0 1 // 11 2025-09-22 0 3 // 12 2025-09-23 0 4 // 13 2025-09-24 0 3 // 14 2025-09-25 0 1 // 15 2025-09-26 0 1 // 16 2025-09-27 0 1 // 17 2025-09-28 0 1 // 18 2025-09-29 0 4 // 19 2025-09-30 0 0 // 20 2025-10-01 0 5